// cerrno standard header
#pragma once
#ifndef _CERRNO_
#define _CERRNO_
#ifndef RC_INVOKED
#include <yvals.h>
#include <errno.h>

#endif /* RC_INVOKED */
#endif /* _CERRNO_ */

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0009 */
